home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / Configure.app / Authorizer.bundle / French.lproj / AuthorizerPanel.nib / data.classes next >
Text File  |  1994-10-01  |  410b  |  16 lines

  1. Authorizer = {
  2.     ACTIONS = {"authenticateUser:" = "authenticateUser:"; }; 
  3.     OUTLETS = {
  4.     authorizeButton = authorizeButton; 
  5.     cancelButton = cancelButton; 
  6.     messageText = messageText; 
  7.     panel = panel; 
  8.     panelIcon = panelIcon; 
  9.     panelTitle = panelTitle; 
  10.     passwordField = passwordField; 
  11.     userField = userField; 
  12.     }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.